home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Archives
/
Shells
/
Conman.lha
/
Conman
/
pushdemo
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-01-03
|
197 b
|
10 lines
; Script to demonstrate "push" and "queue"
; Can you predict the outcome?
queue echo line1
queue echo line2
push echo line3
queue echo line4
push echo line5
queue echo "So did you guess right?"